Package | hl7.eu.fhir.xpandh.hdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/xpandh/hdr/https://build.fhir.org/ig/hl7-eu/xpandh-hdr/ValueSet-hdr-condition-mandatory-xpandh-vs.html |
Url | http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/hdr-condition-mandatory-xpandh-vs |
Version | 0.1.0 |
Status | draft |
Date | 2024-12-12T13:49:12+00:00 |
Name | HdrConditionMandatoryXpandhVS |
Title | Mandatory Condition Value Set |
Experimental | False |
Realm | eu |
Authority | hl7 |
Description | Hospital Discharge Report Mandatory Condition value set includes selected codes from recommended EU code systems for health conditions (WHO-ICD-10, SNOMED CT and Orphacodes) and IPS Absent and Unknown Data. |
Copyright | Used by permission of the XpanDH project, all rights reserved Creative Commons License |
No resources found
CodeSystem | |
http://snomed.info/sct | SNOMED CT (all versions) |
http://snomed.info/sct | SNOMED codes used in this IG |
http://snomed.info/sct | SNOMED CT Canada Immunizations |
http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/hdr-condition-xpandh-vs | Condition Value Set |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hdr-condition-mandatory-xpandh-vs
This value set includes codes based on the following rules:
http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips
Code | Display | Definition |
no-problem-info | No information about problems | There is no information available about the subject's health problems or disabilities. |
no-known-problems | No known problems | The subject is not known to have any health problems or disabilities that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record. |
http://snomed.info/sct
Code | Display |
385432009 | Not applicable |
{
"resourceType" : "ValueSet",
"id" : "hdr-condition-mandatory-xpandh-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hdr-condition-mandatory-xpandh-vs</b></p><a name=\"hdr-condition-mandatory-xpandh-vs\"> </a><a name=\"hchdr-condition-mandatory-xpandh-vs\"> </a><a name=\"hdr-condition-mandatory-xpandh-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-hdr-condition-xpandh-vs.html\">Condition Value Set</a></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html\"><code>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html#absent-unknown-uv-ips-no-problem-info\">no-problem-info</a></td><td>No information about problems</td><td>There is no information available about the subject's health problems or disabilities.</td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html#absent-unknown-uv-ips-no-known-problems\">no-known-problems</a></td><td>No known problems</td><td>The subject is not known to have any health problems or disabilities that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/385432009\">385432009</a></td><td>Not applicable</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/hdr-condition-mandatory-xpandh-vs",
"version" : "0.1.0",
"name" : "HdrConditionMandatoryXpandhVS",
"title" : "Mandatory Condition Value Set",
"status" : "draft",
"date" : "2024-12-12T13:49:12+00:00",
"publisher" : "XpanDH Project",
"contact" : [
{
"name" : "XpanDH Project",
"telecom" : [
{
"system" : "url",
"value" : "https://xpandh-project.iscte-iul.pt"
}
]
}
],
"description" : "Hospital Discharge Report Mandatory Condition value set includes selected codes from recommended EU code systems for health conditions (WHO-ICD-10, SNOMED CT and Orphacodes) and IPS Absent and Unknown Data.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"copyright" : "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"valueSet" : [
"http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/hdr-condition-xpandh-vs"
]
},
{
"system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
"concept" : [
{
"code" : "no-problem-info",
"display" : "No information about problems"
},
{
"code" : "no-known-problems",
"display" : "No known problems"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "385432009",
"display" : "Not applicable"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.